PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperties Class / PDFUserProperties Constructor / PDFUserProperties Constructor(PDFCosDictionary)
N/A
In This Topic
    PDFUserProperties Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new Object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFUserProperties( 
       PDFCosDictionary cosUserProperties
    )

    Parameters

    cosUserProperties
    N/A
    See Also